derelict.anttweakbar.types

Undocumented in source.

Members

Aliases

EKeySpecial
alias EKeySpecial = int
Undocumented in source.
ETwGraphAPI
alias ETwGraphAPI = int
Undocumented in source.
ETwKeyModifier
alias ETwKeyModifier = int
Undocumented in source.
ETwMouseAction
alias ETwMouseAction = int
Undocumented in source.
ETwMouseButtonID
alias ETwMouseButtonID = int
Undocumented in source.
ETwParamValueType
alias ETwParamValueType = int
Undocumented in source.
ETwType
alias ETwType = int
Undocumented in source.
GLUTkeyboardfun
alias GLUTkeyboardfun = void function(ubyte, int, int)
Undocumented in source.
GLUTmousebuttonfun
alias GLUTmousebuttonfun = void function(int, int, int, int)
Undocumented in source.
GLUTmousemotionfun
alias GLUTmousemotionfun = void function(int, int)
Undocumented in source.
GLUTspecialfun
alias GLUTspecialfun = void function(int, int, int)
Undocumented in source.
TwBar
alias TwBar = CTwBar
Undocumented in source.
TwButtonCallback
alias TwButtonCallback = void function(void*)
Undocumented in source.
TwCopyCDStringToClient
alias TwCopyCDStringToClient = void function(char**, const(char)*)
Undocumented in source.
TwEnumVal
alias TwEnumVal = CTwEnumVal
Undocumented in source.
TwErrorHandler
alias TwErrorHandler = void function(const(char)*)
Undocumented in source.
TwGetVarCallback
alias TwGetVarCallback = void function(void*, void*)
Undocumented in source.
TwGraphAPI
alias TwGraphAPI = ETwGraphAPI
Undocumented in source.
TwKeyModifier
alias TwKeyModifier = ETwKeyModifier
Undocumented in source.
TwKeySpecial
alias TwKeySpecial = EKeySpecial
Undocumented in source.
TwMouseAction
alias TwMouseAction = ETwMouseAction
Undocumented in source.
TwMouseButtonID
alias TwMouseButtonID = ETwMouseButtonID
Undocumented in source.
TwParamValueType
alias TwParamValueType = ETwParamValueType
Undocumented in source.
TwSetVarCallback
alias TwSetVarCallback = void function(const(void)*, void*)
Undocumented in source.
TwStructMember
alias TwStructMember = CTwStructMember
Undocumented in source.
TwSummaryCallback
alias TwSummaryCallback = void function(char*, c_ulong, const(void)*, void*)
Undocumented in source.
TwType
alias TwType = ETwType
Undocumented in source.

Enums

TW_KEY_BACKSPACE
anonymousenum TW_KEY_BACKSPACE
Undocumented in source.
TW_KMOD_NONE
anonymousenum TW_KMOD_NONE
Undocumented in source.
TW_MOUSE_LEFT
anonymousenum TW_MOUSE_LEFT
Undocumented in source.
TW_MOUSE_RELEASED
anonymousenum TW_MOUSE_RELEASED
Undocumented in source.
TW_OPENGL
anonymousenum TW_OPENGL
Undocumented in source.
TW_PARAM_INT32
anonymousenum TW_PARAM_INT32
Undocumented in source.
TW_TYPE_UNDEF
anonymousenum TW_TYPE_UNDEF
Undocumented in source.

Structs

CTwBar
struct CTwBar
Undocumented in source.
CTwEnumVal
struct CTwEnumVal
Undocumented in source.
CTwStructMember
struct CTwStructMember
Undocumented in source.

Meta